How to Install gnupg-pkcs11-scd software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install gnupg-pkcs11-scd software package in Ubuntu 14.04 LTS (Trusty Tahr)

gnupg-pkcs11-scd software package provides GnuPG smart-card daemon with PKCS#11 support, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnupg-pkcs11-scd 

gnupg-pkcs11-scd is installed in your system.

Make ensure the gnupg-pkcs11-scd package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnupg-pkcs11-scd *

You will get with gnupg-pkcs11-scd package name, version, architecture and description in a table

gnupg-pkcs11-scd package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package gnupg-pkcs11-scd
Version 0.7.3-1
Description GnuPG smart-card daemon with PKCS#11 support
Sub Section Utils


See Also, How to uninstall or remove gnupg-pkcs11-scd software package from Ubuntu 14.04 LTS (Trusty Tahr)?